wayland: Set gtk-decoration-layout
authorFlorian Müllner <fmuellner@gnome.org>
Thu, 5 Jun 2014 13:30:16 +0000 (15:30 +0200)
committerFlorian Müllner <fmuellner@gnome.org>
Fri, 6 Jun 2014 13:32:59 +0000 (15:32 +0200)
commitf4c963ef749e8476414f29a128ff2028eece571f
tree8e2a057181feec6b7f6ecb90fa912c3828c090a0
parentd8de23bef6d6ab17b3f31b99bb6e38f66c3a71de
wayland: Set gtk-decoration-layout

Pick up the setting from the org.gnome.desktop.wm.preferences schema
if available. It is slightly more involved than other settings, as
the actual button names used in the schema differ from the ones we
use, so we need an additional translation step.

https://bugzilla.gnome.org/show_bug.cgi?id=731273
gdk/wayland/Makefile.am
gdk/wayland/gdkscreen-wayland.c
gdk/wayland/wm-button-layout-translation.c [new file with mode: 0644]
gdk/wayland/wm-button-layout-translation.h [new file with mode: 0644]